home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / a_man / cat1 / isdnd.z / isdnd
Encoding:
Text File  |  1998-10-30  |  6.0 KB  |  133 lines

  1.  
  2.  
  3.  
  4. IIIISSSSDDDDNNNNDDDD((((1111MMMM))))                                                            IIIISSSSDDDDNNNNDDDD((((1111MMMM))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      isdnd - ISDN Daemon
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ////uuuussssrrrr////eeeettttcccc////iiiissssddddnnnndddd ----tttt sssswwwwiiiittttcccchhhh____ssssooooffffttttwwwwaaaarrrreeee____ttttyyyyppppeeee [ ----ssss ssssppppiiiidddd1111 [ ----ssss ssssppppiiiidddd2222 ] ] [ ----aaaa ] [
  13.      ----dddd nnnn ] [ ----rrrr pppprrrreeeeffffiiiixxxx ] [ ----RRRR ] [ ----ffff ]
  14.  
  15. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.      _I_s_d_n_d manages all incoming and outgoing ISDN calls.  By default, if a
  17.      call is received, isdnd will start _p_p_p(_1_M) to service the connection.
  18.  
  19.      The command line options should be stored in /etc/config/isdnd.options.
  20.      A template version of this file was installed with the ISDN software.
  21.      When the ISDN software has been installed and configured this file is
  22.      read during system startup.
  23.  
  24.      See _I_S_D_N _U_s_e_r'_s _G_u_i_d_e, for detailed information about configuring ISDN.
  25.  
  26. OOOOPPPPTTTTIIIIOOOONNNNSSSS
  27.      ----tttt _s_w_i_t_c_h__s_o_f_t_w_a_r_e__t_y_p_e
  28.              This option must be provided and must appear first on the the
  29.              command line.  _s_w_i_t_c_h__s_o_f_t_w_a_r_e__t_y_p_e must be one of _D_M_S_1_0_0, _N_I_1,
  30.              _5_E_S_S, _N_E_T_3, _1_T_R_6, _V_N_3, _T_P_H or _N_T_T.
  31.  
  32.      ----ssss _s_p_i_d This option specifies a SPID.  Two SPIDs are required for the
  33.              DMS100 and NI1 switch software types.  One SPID is required for
  34.              5ESS multipoint.  No SPIDs are required for 5ESS point-to-point
  35.              or for any other switch type.
  36.  
  37.      ----aaaa      The daemon is started up in ASI mode, and will only allow ASI
  38.              Program Entities to communicate across the ISDN B-channels.  When
  39.              the daemon is in this mode, no _P_P_P(_1_M) connections can be made.
  40.              (That is, ASI mode and PPP mode are mutually exclusive.)  The
  41.              default is PPP mode.
  42.  
  43.      At this time, only unrestricted digital call types are supported.  In
  44.      particular, ASI program entities cannot place or receive voice calls.
  45.  
  46.      ----dddd _d_e_b_u_g_l_e_v_e_l
  47.              This argument specifies the debugging level for the daemon. All
  48.              debugging output is sent to /var/adm/SYSLOG. The number for
  49.              "debuglevel" is assumed to be a decimal value, unless preceed by
  50.              either a "0x" or "0X" for hexadecimal, or a "0" for octal.  Use
  51.              -d 1 to enable some simple debugging information about the ISDN
  52.              line; use -d 3 for more verbose debugging.  One can use "-d -1"
  53.              to turn on all possible debugging; but this will result in a lot
  54.              of output. This switch is intended to facilate debugging, and
  55.              shouldn't normally be used.
  56.  
  57.      ----RRRR      When this option is given, incoming calls will be answered at
  58.              56kbps even if the ``incoming call message'' indicates that it is
  59.              a 64kbps call.  This is necessary for most international calls to
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. IIIISSSSDDDDNNNNDDDD((((1111MMMM))))                                                            IIIISSSSDDDDNNNNDDDD((((1111MMMM))))
  71.  
  72.  
  73.  
  74.              or from North America.
  75.  
  76.      ----rrrr _p_r_e_f_i_x
  77.              Just like ----RRRR, except, only calls with a caller-id value that
  78.              begins with _p_r_e_f_i_x will be effected.  (So, e.g., to specify
  79.              56kbps, for all calls originating from Paris, France, you might
  80.              say -r 011331.)
  81.  
  82.      ----ffff      When this switch is given, the daemon will remain in the
  83.              foreground.  A copy of all debug messages are also sent to
  84.              stdout.  Normally, _i_s_d_n_d will automatically start up as a
  85.              background process. This switch is intended to facilate
  86.              debugging, and shouldn't normally be used.
  87.  
  88. DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
  89.      All errors and status messages are logged to /var/adm/SYSLOG.
  90.  
  91. EEEEXXXXAAAAMMMMPPPPLLLLEEEE
  92.      To start isdnd in PPP mode, talking to a switch running the DMS100 switch
  93.      software type, use:
  94.  
  95.           /usr/etc/isdnd -t DMS100 -s 415555123401 -s 415555987102
  96.  
  97.      To start isdnd in PPP mode, talking to a switch running the 5ESS switch
  98.      software type, with some debugging for the line state, use:
  99.  
  100.           /usr/etc/isdnd -t 5ESS -d 1 -f
  101.  
  102.  
  103.      To start isdnd in ASI mode, talking to a switch running NET3 switch
  104.           software, use:
  105.  
  106.           /usr/etc/isdnd -t NET3 -a
  107.  
  108.  
  109. FFFFIIIILLLLEEEESSSS
  110.      /dev/isdn/*:
  111.           All of the device nodes used by _i_s_d_n_d.
  112.  
  113.      /etc/config/isdnd.options
  114.           File used by isdnd during system startup.
  115.  
  116.      /var/adm/SYSLOG
  117.           Where all of _i_s_d_n_d's output goes.
  118.  
  119. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  120.      _I_S_D_N _U_s_e_r'_s _G_u_i_d_e, isdn(7), ppp(1M), syslogd(1M)
  121.  
  122. BBBBUUUUGGGGSSSS
  123.      When isdnd starts, it may need to do some negotiation with the ISDN
  124.      switch.  This may take up to 20 seconds on some U.S. switch software
  125.      types.  During this time, isdnd cannot make or accept any calls.
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.